Entando Blog

Deploying a Streamlit bundle in Entando

Streamlit is an open-source Python library which is very popular in the data science and machine learning community. It is useful for quickly creating and sharing beautiful data-driven web apps. There are excellent hosting options for public Streamlit apps, but in enterprise environments, there is a need for sharing such apps in a more controlled way. Entando provides a Kubernetes and cloud-friendly way to do this.

Using Vue.js to Create a Micro Frontend

After learning how to create micro frontends with Angular and React, we’re jumping into another world with Vue.js. Remember, we’re trying to create a micro frontend using the web component specifications for Angular, React, and Vue.js. Does Vue provide the best developer experience when creating a micro frontend social card? Let’s try it!

Using React to Create a Micro Frontend

Having discovered micro frontend creation with Angular, we jump into another world with React. Remember, I'm trying to create a micro frontend using the web component specifications for Angular, React, and Vue.js. Does React provide the best developer experience when creating a micro frontend social card? Let's try it!

Why is technical blogging so important?

Technical blogging is very important for modern developers, as it can not only help developers learn and grow but also help other people to learn from them. At the same time, documenting our learnings and experiences in the form of a blog is a very good practice for a developer in the IT industry. Through this blog, you'll figure out why it is so important to write technical blogs and also how you can get started with it.